.isAUS {
	display:inline;
}
li.isAUS {
	display:inherit;
}

.notAUS {
	display:none;
}

